home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2003 June / macformat-130.iso / mac / Reviewed⁄Demos / Spearhead Demo / demota / pak1.pk3 / scripts / ta_flags.shader < prev    next >
Encoding:
Text File  |  2002-10-21  |  443 b   |  26 lines

  1. static_nazieagle
  2. {
  3.  
  4.     cull none
  5.     qer_editorimage models/static/nazieagle/nazi_eagle.tga
  6.     {
  7.         map models/static/nazieagle/nazi_eagle.tga
  8.         blendfunc blend
  9.         depthwrite
  10.         //alphafunc GE128
  11.         rgbGen static
  12.     }
  13. }
  14. static_nazieagle2
  15. {
  16.  
  17.     cull none
  18.     qer_editorimage models/static/nazieagle2/nazi_eagle2.tga
  19.     {
  20.         map models/static/nazieagle2/nazi_eagle2.tga
  21.         blendfunc blend
  22.         depthwrite
  23.         //alphafunc GE128
  24.         rgbGen static
  25.     }
  26. }